Welcome![Sign In][Sign Up]
Location:
Search - PYTHON 3d PROGRAMMING

Search list

[Develop ToolsPYTHON 3d PROGRAMMING

Description: PYTHON 3d PROGRAMMING
Platform: | Size: 313836 | Author: 严冰 | Hits:

[BooksPYTHON 3d PROGRAMMING

Description: PYTHON 3d PROGRAMMING
Platform: | Size: 313344 | Author: 严冰 | Hits:

[Otherscipydoc

Description: 用Python做科学计算,中文版 本书使用reStructuredText编写,采用Sphinx发布。在此基础上添加了评论功能,你可以在hyry.dip.jp的在线版本中点击章节标题前面的评论按钮,对每个章节进行评论。推荐使用IE7.0以上、FireFox、Google Chome等浏览器阅读本书。 Python是一种面向对象的、动态的程序设计语言。具有非常简洁而清晰的语法,适合于完成各种高层任务。它既可以用来快速开发程序脚本,也可以用来开发大规模的软件。 随着NumPy, SciPy, Matplotlib, Enthought librarys等众多程序库的开发,Python越来越适合于做科学计算、绘制高质量的2D和3D图像。和科学计算领域最流行的商业软件Matlab相比,Python是一门通用的程序设计语言,比Matlab所采用的脚本语言的应用范围更广泛,有更多的程序库的支持。虽然Matlab中的许多高级功能和toolbox目前还是无法替代的,不过在日常的科研开发之中仍然有很多的工作是可以用Python代劳的。 本书将介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,我们还将着重介绍如何制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如何编写声音、图像处理算法。 -Doing scientific computing with Python This book uses reStructuredText to write, using Sphinx publish. Add comment feature on this basis, you can click on the section titles in the previous reviews button in the online version of the hyry.dip.jp to comment on each chapter. Recommended to use IE7.0, FireFox, Google Chome browser to read this book. Python is an object-oriented, dynamic programming language. Has a very simple and clear syntax, suited to complete a variety of high-level tasks. It can be used to quickly develop the program script can also be used to develop large-scale software. With the development of many library NumPy, SciPy, Matplotlib, Enthought librarys Python increasingly suited to do scientific computing, and to draw high-quality 2D and 3D images. Compared to the most popular commercial and scientific computing software Matlab, Python is a general-purpose programming language than Matlab scripting language used in a wider range of applications, and more libr
Platform: | Size: 5653504 | Author: kavscn | Hits:

[Special Effectspython计算机视觉.pdf

Description: 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on the Python language.A large number of examples carefully analyze object recognition, content based image search, optical character recognition, optical flow, tracking, 3D reconstruction,Stereoscopic imaging, augmented reality, attitude estimation, panoramic creation, image segmentation, noise reduction, image grouping and other techniques.)
Platform: | Size: 17972224 | Author: sycai | Hits:

[OtherVTK-8.1.0

Description: The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing, and visualization. It consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python.
Platform: | Size: 45558784 | Author: linbi2333 | Hits:

[Python计算机视觉编程

Description: 本书介绍Python的计算机视觉编程,用清晰的Python示例,细致讲解对象识别、3D重建、立体图像、增强现实及其他计算机视觉应用技巧,给出了分析图像的工具与方法。内容:机器人导航、医学图像分析;图像映射与变换;多图像的3D重建;用聚类方法基于相似性和内容组织图像;基于视觉内容的图像检索技巧;实现图像内容分类和对象识别的算法;通过Python接口访问常用的OpenCV库。(This book introduces Python's computer vision programming. With clear Python examples, it elaborates on object recognition, 3D reconstruction, stereo image, augmented reality and other computer vision application techniques, and gives tools and methods for image analysis. Contents: Robot navigation, medical image analysis; image mapping and transformation; multi-image 3D reconstruction; image organization based on similarity and content using clustering method; image retrieval techniques based on visual content; algorithm for image content classification and object recognition; access to common OpenCV library through Python interface.)
Platform: | Size: 5047296 | Author: qhxinshou | Hits:

[DocumentsPython极客项目编程

Description: 《Python极客项目编程》里面讲解了一些很好玩的项目。 利用参数方程和turtle模块生成万花尺图案; ● 通过模拟频率泛音在计算机上创作音乐; ● 将图形图像转换为ASCII文本图形; ● 编写一个三维立体画程序,生成隐藏在随机图案下的3D图像; ● 通过探索粒子系统、透明度和广告牌技术,利用OpenGL着色器制作逼真的动画; ● 利用来自CT和MRI扫描的数据实现3D可视化; ● 将计算机连接到Arduino编程,创建响应音乐的激光秀。(Python Geek Programming explains some interesting projects. Using parametric equation and turtle module to generate a kaleidoscope pattern; Create music on computer by analog frequency overtone. Converting graphics and images to ASCII text graphics; Write a three-dimensional drawing program to generate 3D images hidden in random patterns. Through exploring particle system, transparency and billboard technology, using OpenGL shader to produce realistic animation; 3-D visualization using data from CT and MRI scans; Connect the computer to Arduino programming to create a laser show that responds to music)
Platform: | Size: 6423552 | Author: sc117 | Hits:

[Mathimatics-Numerical algorithmsPython机器视觉编程

Description: 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision programming. It relies on the Python language to explain basic theories and algorithms, and analyzes object recognition, content-based image search, optical character recognition, optical flow method, tracking, and detailed analysis through a large number of examples. 3D reconstruction, stereo imaging, augmented reality, pose estimation, panorama creation, image segmentation, noise reduction, image grouping and other technologies. In addition, the exercises included in the book also allow the reader to consolidate and learn the knowledge of application programming.)
Platform: | Size: 17479680 | Author: 稳字经 | Hits:

CodeBus www.codebus.net